home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 6
/
CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso
/
cucd
/
prog
/
gnu-c
/
man
/
cat1
/
size.0
< prev
Wrap
Text File
|
1995-08-24
|
4KB
|
133 lines
size(1) GNU Development Tools size(1)
NNAAMMEE
size - list section sizes and total size.
SSYYNNOOPPSSIISS
ssiizzee [--AA|--BB|----ffoorrmmaatt==_c_o_m_p_a_t_i_b_i_l_i_t_y] [----hheellpp]
[--dd|--oo|--xx|----rraaddiixx==_n_u_m_b_e_r] [----ttaarrggeett==_b_f_d_n_a_m_e]
[--VV|----vveerrssiioonn] _o_b_j_f_i_l_e...
DDEESSCCRRIIPPTTIIOONN
The GNU ssiizzee utility lists the section sizes--and the to-
tal size--for each of the object files _o_b_j_f_i_l_e in its ar-
gument list. By default, one line of output is generated
for each object file or each module in an archive.
OOPPTTIIOONNSS
--AA
--BB
----ffoorrmmaatt _c_o_m_p_a_t_i_b_i_l_i_t_y
Using one of these options, you can choose whether
the output from GNU ssiizzee resembles output from Sys-
tem V ssiizzee (using `--AA', or `----ffoorrmmaatt==ssyyssvv'), or
Berkeley ssiizzee (using `--BB', or `----ffoorrmmaatt==bbeerrkkeelleeyy').
The default is the one-line format similar to
Berkeley's.
----hheellpp Show a summary of acceptable arguments and options.
--dd
--oo
--xx
----rraaddiixx _n_u_m_b_e_r
Using one of these options, you can control
whether the size of each section is given in deci-
mal (`--dd', or `----rraaddiixx 1100'); octal (`--oo', or
`----rraaddiixx 88'); or hexadecimal (`--xx', or `----rraaddiixx
1166'). In `----rraaddiixx _n_u_m_b_e_r', only the three values
(8, 10, 16) are supported. The total size is al-
ways given in two radices; decimal and hexadecimal
for `--dd' or `--xx' output, or octal and hexadecimal
if you're using `--oo'.
----ttaarrggeett _b_f_d_n_a_m_e
You can specify a particular object-code format
for _o_b_j_f_i_l_e as _b_f_d_n_a_m_e. This may not be necessary;
cygnus support 5 November 1991 1
size(1) GNU Development Tools size(1)
_s_i_z_e can automatically recognize many formats.
See oobbjjdduummpp(11) for information on listing available
formats.
--VV
----vveerrssiioonn
Display version number information on ssiizzee itself.
SSEEEE AALLSSOO
`bbiinnuuttiillss' entry in iinnffoo; _T_h_eGNU_B_i_n_a_r_yUtilities_,
Roland H. Pesch (October 1991); aarr(11), oobbjjdduummpp(11).
CCOOPPYYIINNGG
Copyright (c) 1991 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim
copies of this manual provided the copyright notice and
this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified ver-
sions of this manual under the conditions for verbatim
copying, provided that the entire resulting derived work
is distributed under the terms of a permission notice
identical to this one.
Permission is granted to copy and distribute translations
of this manual into another language, under the above con-
ditions for modified versions, except that this permission
notice may be included in translations approved by the
Free Software Foundation instead of in the original En-
glish.
cygnus support 5 November 1991 2